Skip to content

[Sync] Update project files from source repository (f7546e4)#152

Merged
mrz1836 merged 3 commits into
mainfrom
chore/sync-files-bsv-blockchain-services-20260514-192847-f7546e4
May 15, 2026
Merged

[Sync] Update project files from source repository (f7546e4)#152
mrz1836 merged 3 commits into
mainfrom
chore/sync-files-bsv-blockchain-services-20260514-192847-f7546e4

Conversation

@mrz1836
Copy link
Copy Markdown
Collaborator

@mrz1836 mrz1836 commented May 14, 2026

What Changed

  • Updated .dockerignore to use !dist/linux/ instead of separate !dist/linux-amd64/ and !dist/linux-arm64/ entries
  • Bumped MAGE_X_VERSION from v1.20.16 to v1.21.0 in .github/env/10-mage-x.env
  • Updated MAGE_X_BENCHSTAT_VERSION from v0.0.0-20260409210113-8e83ce0f7b1c to v0.0.0-20260512194132-3cf34090a3db

Why It Was Necessary

  • Simplifies the Docker build configuration by consolidating Linux architecture directories under a single pattern
  • Updates to the latest mage-x tooling version for improved build capabilities and bug fixes
  • Incorporates a newer benchstat version with recent upstream improvements

Testing Performed

  • Verify Docker builds complete successfully with the updated .dockerignore pattern
  • Confirm CI pipelines execute properly with mage-x v1.21.0
  • Validate that the updated benchstat version functions correctly in benchmark workflows

Impact / Risk

  • Low Risk: Docker ignore pattern change is more permissive and consolidates existing architecture-specific paths
  • Build Tooling: mage-x version update may introduce new features or behavior changes in build scripts
  • No Breaking Changes: These are infrastructure and tooling updates that should not affect runtime behavior

@mrz1836 mrz1836 self-assigned this May 14, 2026
@mrz1836 mrz1836 added automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps labels May 14, 2026
@github-actions github-actions Bot added size/XS Very small change (≤10 lines) update General updates labels May 14, 2026
mrz1836 added 2 commits May 14, 2026 21:13
Combine prevs and mined return type declarations using Go's multiple return value syntax. This reduces redundancy without changing behavior.
Replace GitHub sponsors badge with DeepWiki link to redirect users to documentation and community Q&A resources.
@mrz1836
Copy link
Copy Markdown
Collaborator Author

mrz1836 commented May 15, 2026

LGTM!

@mrz1836 mrz1836 merged commit f97a7d3 into main May 15, 2026
47 of 49 checks passed
@mrz1836 mrz1836 deleted the chore/sync-files-bsv-blockchain-services-20260514-192847-f7546e4 branch May 15, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps size/XS Very small change (≤10 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant